'Declaration Public Sub Insert( _ ByVal index As Integer, _ ByVal item As T _ )
public void Insert( int index, T item )
RowColCollection<T> Class RowColCollection<T> Members